{% extends 'base.html' %} {% block content %}
| Time | File | Winning Agents | Rounds | Actions |
|---|---|---|---|---|
| {{ r.display_time or r.timestamp or '-' }} | {{ r.file }} | {{ r.winning_agents|join(', ') }} | {{ r.rounds }} | View |
Kick off a run from the CLI or dashboard API to see debate timelines here.
Tip: run python -m freemad.cli --help for options.